home *** CD-ROM | disk | FTP | other *** search
/ More DosGames 2.0 / MORE - Dosgames 2.0 (Software Company)(1994).iso / dosgames / gotcha / readme.doc < prev    next >
Text File  |  1994-09-01  |  3KB  |  78 lines

  1. GOTCHA Copyright (C) 1993 Don Herring
  2.  
  3. 15 May 1993 - First version released to the public for their enjoyment.
  4.  
  5. VGA ONLY.
  6.  
  7. Object of the game is to move around the screen completing three sides of a 
  8. box and not being hit by the meanies.  If you complete it the box will fill
  9. and you are ready to start again.  The cursor keys control direction.
  10.  
  11. Idea borrowed from a pass arcade favorite of mine called Quixx.  I
  12. don't see it anywhere.  
  13.  
  14. I have only about a year or so of programming experience in TP 6.0,
  15. this was and still is a valuable learning experience for me.
  16.  
  17. INITIAL DISTRIBUTION FILES
  18.  
  19. GOTCHA23.EXE   - Program File v2.3
  20. GOTCHA.SCR   - High Score Save Data
  21. README.DOC   - This File
  22. ORDER.FRM    - Gotcha 3.0 Donation Request
  23.  
  24. Installation is pretty straight forward, just make sure that the program file 
  25. and high score file are in the same directory.
  26.  
  27. Any suggestions/comments/help would be greatly appreciated.  Just leave some
  28. E mail on Compuserv.
  29.  
  30. Enjoy!
  31.  
  32. Don Herring
  33. 407 Linden Lane
  34. LaPlata, MD 20646
  35. CIS 70640,2336
  36.  
  37.  
  38. VERSION HISTORY - PUBLIC REALESES
  39.  
  40. 1.0  May 1993 - Initial release.
  41.  
  42. Immediately after release I noticed a problem with completing a game screen.
  43. Nothing dangerous, just didn't display text properly or give an option of 
  44. re-starting.  Made other enhancements in formatting text and game play 
  45. options.
  46.  
  47. 1.1  May 1993 - Fixed above bugs.  Added program enhancements such as multi-
  48. colored lines, better screen wipes, choice of sound options, ability to clear
  49. high score file.  Added a check to determine CPU in use to adjust delays for
  50. better graphics and sound compatibility.
  51.  
  52. 2.0  Jun 1993 - Fine tuned CPU speed.  Added "Shareware Screen."  
  53. Version 3.0 completed with higher levels, bonus rounds.  
  54. Available for donation of $10.00+$3.00 postage & handling (you know cost
  55. the of disks, labels, etc).
  56.  
  57. 2.1  Jun 1993 - Changed box fills to random colors.  Made the game a
  58. little easier, my daughter said it was too hard.  Added check to insure 
  59. that score disk file exists, if not, creates a new file in the default
  60. directory.  It crashed the program previously.  Done alot of little things
  61. that weren't to important since I can't remember them.
  62.  
  63. 2.2  Jul 1993 - Fixed reported bug that allowed you to clear the screen real
  64. easy.  Also added code that restricted the Qix to the uncleared interior.
  65. Thanks Mike.  Aloha to you too.
  66.  
  67. 2.3  Aug 1993 - Had to remove code that attempted to restrict Qixx to just 
  68. the red area(v2.2).  I can't get it work correctly.  If v2.2 is out there,
  69. get rid of it.  The Quixx ended up just staying upper left corner.  If any 
  70. of you programmers know of some tricks that I don't and payed attention in 
  71. math class, drop me a line or something.  Anyhow, made some enhancements 
  72. in the screen writes and pixel checks that make the game much faster.  
  73. Wrote a demo mode which I thought was pretty nifty.  Did alot of screen
  74. work to make it look perty.  This was worth another release since v2.2 been 
  75. laying around CompuServ and I don't think it worked correctly unless you 
  76. liked a real easy game.  Until next time.....
  77.  
  78.